JSON Formatter & Validator
Format, validate, and analyze JSON data
Input JSON
{ "name": "John Doe", "age": 30, "isEmployed": true, "address": { "street": "123 Main St", "city": "Anytown", "country": "USA" }, "hobbies": ["reading", "gaming", "coding"], "contact": { "email": "john.doe@example.com", "phone": "+1-555-0123" } }
Indentation:
2 Spaces
4 Spaces
8 Spaces
Tabs
Sort Keys:
No Sorting
Alphabetical
Actions:
Format & Validate
Minify
Clear
Load Sample
Formatted JSON
Formatted
Tree View
Minified
Copy
Size: 0 bytes
Depth: 0
Keys: 0
Elements: 0